* menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Feb 2014 19:24:09 +0000 (11:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Feb 2014 19:24:09 +0000 (11:24 -0800)
commitd204ac459d96518238d2765c4d8528d6f35bae80
treefcd14f8accfb82760d79e5368b9cd6c746a085ff
parent5091ffef9d435b584fe35846bf3f88b5884e56f8
* menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.

It prompted a compile-time diagnostic on GNU/Linux.
Simplify to remove the need for the label.
src/ChangeLog
src/menu.c